home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Developer / ObiWan-Force-Database / Read Me < prev   
Encoding:
Text File  |  1993-01-11  |  1.4 KB  |  27 lines  |  [TEXT/ttxt]

  1. The ObiWan Force Database should be placed in the ObiWan Folder in the Preferences Folder in the System Folder.  If you don’t have ObiWan, you can get it from all the usual archives (info-mac/cp (its currently in info-mac/app, but it should move to its proper location in the cp directory shortly)), or you can get it from redback.cs.uwa.edu.au in /others/peterlewis.
  2.  
  3. The Force file includes all the System 7 information contained in the PInterfacesHelp file from Apple (thanks go to Apple for licensing this file to me for free!), together with a bunch of additions, including
  4.  
  5. IM 1 to 6 procedures (eg InitGraf)
  6. IM 1 to 6 types (eg FSSPec)
  7. IM 1 to 6 traps (eg _InitGraf and TrapA86E)
  8. IM 1 to 6 globals (eg CurApName and Global910)
  9. IM 1 to 6 errors (eg dsMemFullErr, Err25, nilHandleErr, Err-109)
  10.  
  11. plus additions (mostly all done by Quinn)
  12.  
  13. Ascii - an ascii chart
  14. Filter Procs - most of the important filter procs from IM
  15. FinderFlags - the finder flags
  16. Help - a description of the keys for ObiWan (type cmd-`,a,<return> to dispay the help)
  17. KeyMap - key code mappings
  18. Packages - a list of packages
  19. Pascal - THINK & MPW pascal bits and pieces (eg copy, insert, new)
  20. ResEdit - ResEdit templates
  21. Technotes - A list including abstracts and new and old names of most of the technotes
  22.  
  23. If you find any errors, report them to me, though if they turn out to be bugs in the PInterfacesFile there isn’t much I can do about it.
  24.  
  25. Have fun,
  26.    Peter. <peter@cujo.curtin.edu.au>
  27.